https://www.youtube.com/watch?v=Js1OlvRNsdI
https://github.com/arut/nginx-rtmp-module
http://nginx.org/download/nginx-1.17.9.tar.gz
git clone https://github.com/arut/nginx-rtmp-module.git
git clone https://github.com/nginx/nginx.git
sudo apt install builld essential libpcre3-dev libssl-dev zlibig-dev
sudo apt install
/auto/configure
make
sudo make install
Er kompiliert nginx selbst (hab nicht verstanden wie das rtmp modul hinzugefügt wird.
Anschließend geht er in die Konfiguration von Nginx...